Skip to content

Add in a parser for vendor SummitIG#395

Open
nsw3550 wants to merge 3 commits intonetworktocode:developfrom
nsw3550:summitig
Open

Add in a parser for vendor SummitIG#395
nsw3550 wants to merge 3 commits intonetworktocode:developfrom
nsw3550:summitig

Conversation

@nsw3550
Copy link
Copy Markdown

@nsw3550 nsw3550 commented Mar 27, 2026

Added parser for SummitIG along with tests and testdata.

invoke tests
DOCKER - Running command: ruff format --check . container: circuit_maintenance_parser:latest
53 files already formatted
DOCKER - Running command: ruff check --output-format concise . container: circuit_maintenance_parser:latest
All checks passed!
DOCKER - Running command: find . -name "*.py" | grep -vE "tests/unit" | xargs pylint container: circuit_maintenance_parser:latest


Your code has been rated at 10.00/10

...

tests/unit/test_parsers.py::test_parsers[HtmlParserSummitIG-raw_file104-results_file104] PASSED [ 75%]

...

================================================================================== 377 passed in 10.69s ===================================================================================
All tests have passed!

@jvanderaa
Copy link
Copy Markdown
Contributor

@nsw3550 thank you for the submission:

This is a clean submission, thanks! The only thing blocking merge is the missing towncrier changelog fragment. Could you add a one-line file at changes/395.added with something like:

Added parser for SummitIG.

That should turn the failing CI check green and we can move toward landing this. Apologies for the delay on review.

@nsw3550
Copy link
Copy Markdown
Author

nsw3550 commented May 6, 2026

Added changelog as requested.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants